Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tickets/DM-47251: Added maxSelect to DonutStampsSelector #284

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

jfcrenshaw
Copy link
Collaborator

This PR implements a maxSelect config in DonutStampsSelectorTask to limit the number of stamps selected for Zernike estimation. We can now raise the number of stamps cutout, and allow this to throttle the number of Zernike estimates. This should ensure we get the same number of stamps per detector.

@jfcrenshaw jfcrenshaw requested a review from jbkalmbach October 29, 2024 19:16
Copy link
Member

@jbkalmbach jbkalmbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks good but it needs testing that verifies it runs properly in the pipeline (that specifying this parameter in the pipeline yaml leads to only that many sources coming out in the butler output).

@jfcrenshaw
Copy link
Collaborator Author

I will add that test after I fix donut_viz

@jfcrenshaw jfcrenshaw changed the title Added maxSelect to DonutStampsSelector tickets/DM-47251: Added maxSelect to DonutStampsSelector Oct 30, 2024
@jfcrenshaw jfcrenshaw merged commit 7d5e4dd into develop Oct 30, 2024
6 checks passed
@jfcrenshaw jfcrenshaw deleted the tickets/DM-47251 branch October 30, 2024 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants